Skip to content

fix: mark novelsparadise as down due to Cloudflare challenge - #2479

Closed
hamedhani1998 wants to merge 1 commit into
lnreader:masterfrom
hamedhani1998:fix/novelsparadise-cloudflare
Closed

fix: mark novelsparadise as down due to Cloudflare challenge#2479
hamedhani1998 wants to merge 1 commit into
lnreader:masterfrom
hamedhani1998:fix/novelsparadise-cloudflare

Conversation

@hamedhani1998

Copy link
Copy Markdown
Contributor

Problem

Chapter pages on novelsparadise.site are now blocked by Cloudflare JavaScript challenge ("Just a moment..."), preventing automated fetching via fetch().

Changes

  • Added "down": true and "downSince" to the novelsparadise entry in sources.json
  • This informs LNReader users that the source is temporarily unavailable

Details

  • ✅ Series listing page (/series/) works fine
  • ✅ Search works fine
  • ✅ Novel detail page works fine
  • ❌ Chapter pages return Cloudflare challenge page

The source will need to be unmarked once either:

  1. The site owner removes Cloudflare protection from chapter pages
  2. LNReader adds WebView-based chapter loading to bypass the challenge

Testing

Verified that listing, search, and novel pages return valid HTML. Only chapter pages are blocked by Cloudflare.

Chapter pages on novelsparadise.site are now blocked by Cloudflare
JavaScript challenge ("Just a moment..."), preventing automated
fetching. Mark source as down to inform users until the site owner
removes the challenge or LNReader adds WebView-based chapter loading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants